PDF4Java Reference Documentation
com.o2sol.pdf4java.core.security Package / PDFStandardSecurityHandler Class / getEncryptMetadata Method
In This Topic
    getEncryptMetadata Method
    In This Topic
    Gets a value indicating whether the document-level metadata stream is to be encrypted.
    Syntax
    public boolean getEncryptMetadata()

    Return Value

    True if the metadata is encrypted, otherwise false.
    See Also